BELAJAR HTML



Cara membuat HTML


Membuat huruf kecil dan besar

1.<H1>Selamat Datang</H1> = Besar
2.<H2>Selamat Datang</H2> = Cukup besar
3.<H6>Selamat Datang</H6> =
Semakin kecil
4.<b>Selamat Datang</b> = Hurup
tebal
5.<hr></hr> = Membuat garis
contoh <hr color = "blue" size="5">



Membuat Tombol


http://gusin.wen9.com"
method="post"><input
type="submit" value="Home"></
form>



Tulisan Jalan

Dari kiri ke kanan :

<p align="left"><font
color="red"><marquee
behavior=scroll direction=right
loop="15"><big><b>Selamat
Datang</b></big></marquee></
font></p>
Hasilnya :

Selamat Datang

Sama Background

<p align="left"><font
color="#00FFFF" size="2">


Bolak - Balik


<marquee behavior=alternate
loop=15>Bolak - balik</marquee>



Membuat Table

<table border=1 cellpadding=1
width="100%"><tr
align="center"><td
style="background-color:blue"
width="100%><font
color="white"><b>WELCOME</b></
font></td></tr></table>

contoh membuat new tab/jendela baru saat diklik


<a
href="http://
informasianyar.blogspot.com/" target="_blank" ><b>DISINI</b></a>

< b > bold < / b >
< i > italic < / i >
< u > underlined < / u >
< d e l > deleted < / d e l >
< b l o c k q u o t e > blockquote < / b l o c k q u o t e >
< a h r e f = " URL " > link text < / a >



HOME


Ring ring